| Name | Description |
| AutoExpandSelection | Sets the AutoExpandSelection property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<TControl,TBuilder>) |
| CssClass | Sets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| CssStyle | Sets one CSS property. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| CssStyles | Sets the CSS styles. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| DropDownCssClass | Sets the DropDownCssClass property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<TControl,TBuilder>) |
| Format | Sets the Format property. |
| Height | Overloaded. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| HtmlAttribute | Sets one HTML attribute. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| HtmlAttributes | Overloaded. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| Id | Sets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| InputType | Sets the InputType property. |
| IsAnimated | Sets the IsAnimated property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<TControl,TBuilder>) |
| IsDisabled | Sets isDisabled state of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| IsDroppedDown | Sets the IsDroppedDown property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<TControl,TBuilder>) |
| IsReadOnly | Sets the IsReadOnly property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<TControl,TBuilder>) |
| IsRequired | Overridden. Sets the IsRequired property. |
| ItemFormatter | Sets the ItemFormatter property. |
| ItemValidator | Sets the ItemValidator property. |
| Mask | Sets the Mask property. |
| Max | Sets the Max property. |
| Min | Sets the Min property. |
| Name | Sets the Name property. (Inherited from C1.Web.Mvc.Fluent.FormInputBaseBuilder<TControl,TBuilder>) |
| OnClientGotFocus | Occurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| OnClientIsDroppedDownChanged | Sets the OnClientIsDroppedDownChanged property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<TControl,TBuilder>) |
| OnClientIsDroppedDownChanging | Sets the OnClientIsDroppedDownChanging property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<TControl,TBuilder>) |
| OnClientLostFocus | Occurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| OnClientTextChanged | Sets the OnClientTextChanged property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<TControl,TBuilder>) |
| OnClientValueChanged | Sets the OnClientValueChanged property. |
| Placeholder | Sets the Placeholder property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<TControl,TBuilder>) |
| SelectionMode | Sets the SelectionMode property. |
| ShowDropDownButton | Sets the ShowDropDownButton property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<TControl,TBuilder>) |
| TemplateBind | When the control works in template mode, bind the property which name is specified to some item which name is specified. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| Text | Sets the Text property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<TControl,TBuilder>) |
| ToHtmlString | Get an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>) |
| ToTemplate | Transfer to template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| Value | Sets the Value property. |
| Width | Overloaded. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |